Release 10.1A: OpenEdge Development:
.NET Open Clients
Accessing properties directly
In addition to the general property accessor methods, you can access properties directly.
When accessing these properties on the
RunTimePropertiesclass, use the class name to access the property. For example:
When calling these properties on a
Connectionobject, use the instance of the object to access the property. For example:
Where
ConnectObjis an instance of theProgress.Open4GL.Proxy.Connectionclass.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |